Skip to content

PERF: fix regression in reductions for boolean/integer data (assume no missing values) #41920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

@jorisvandenbossche jorisvandenbossche added Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc. labels Jun 10, 2021
@jorisvandenbossche jorisvandenbossche added this to the 1.2.5 milestone Jun 10, 2021
This was referenced Jun 10, 2021
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jorisvandenbossche I perhaps should have done this originally for the regression fix in 1.2.4 #40143 (comment), but was hesitant to change lower level code.

@jorisvandenbossche
Copy link
Member Author

jorisvandenbossche commented Jun 10, 2021

Ah, indeed you noticed the issue back then as well. Yeah, I think this is not lower level than the later PR #41711 (which was also backported), and IMO this should be safe for a backport.

@simonjayhawkins
Copy link
Member

@jorisvandenbossche I didn't notice #41911 (was on the wrong milestone) with a different fix.

@jreback
Copy link
Contributor

jreback commented Jun 10, 2021

merged #41911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants